home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / video / mbx / Makefile
Encoding:
Makefile  |  2008-12-24  |  125 b   |  5 lines

  1. # Makefile for the 2700G controller driver.
  2.  
  3. obj-$(CONFIG_FB_MBX)       += mbxfb.o
  4. obj-$(CONFIG_FB_MBX_DEBUG) += mbxfbdebugfs.o
  5.